projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6064bb7
)
Don't compile with -DDEBIAN anymore (no longer needed).
author
Rob Browning
<rlb@defaultvalue.org>
Sun, 24 Jun 2012 23:22:58 +0000
(18:22 -0500)
committer
Rob Browning
<rlb@defaultvalue.org>
Sun, 24 Jun 2012 23:22:58 +0000
(18:22 -0500)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 13625d288fee9d73e354dc4f734814333e27c6ae..ba99afef2af05bb34c10e76b20ff96061841cbfe 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-106,7
+106,6
@@
LDFLAGS = `dpkg-buildflags --get LDFLAGS`
CPPFLAGS = `dpkg-buildflags --get CPPFLAGS`
LDFLAGS += -g
-CFLAGS += -DDEBIAN
ifeq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
ifneq (,$(filter $(DEB_HOST_ARCH),m68k ia64))